GrapeCity.CalcEngine.Functions Namespace > CalcYearFracFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 - 3 items: start_date, ,end_date, [basis].
Start_date is a date that represents the start date.
End_date is a date that represents the end date.
[basis] is the type of day count basis to use.
'Usage Dim instance As CalcYearFracFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 - 3 items: start_date, ,end_date, [basis].
Start_date is a date that represents the start date.
End_date is a date that represents the end date.
[basis] is the type of day count basis to use.
Target Platforms: Windows Server 2012, Windows RT